improve appearance
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<a href="{{ .Get "href" }}" class="button">
|
||||
{{ .Inner | safeHTML }}
|
||||
</a>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<a href="{{ .Get "href" }}" class="button">
|
||||
{{ .Inner | safeHTML }}
|
||||
</a>
|
||||