Modified PSP link, added button.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<a href="{{ .Get "href" }}" class="button is-primary">{{ .Get "text" }}</a>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
<a href="{{ .Get "href" }}" class="button is-primary">{{ .Get "text" }}</a>
|
||||