Skip to content

Commit e8202c2

Browse files
committed
docs: add dummy HTML tags
1 parent 861f510 commit e8202c2

File tree

1 file changed

+3
-1
lines changed
  • user_guide_src/source/general/helpers

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
<?= anchor('blog/comments', 'Click Here');
1+
<div>
2+
<?= anchor('blog/comments', 'Click Here') ?>
3+
</div>

0 commit comments

Comments
 (0)