Comment out subscription buttons
This probably doesn't make sense to prioritize on the last day of development in this billing phase.
This commit is contained in:
parent
8771ddeb2d
commit
2430473dbc
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- if .HasAttr "\\HasChildren" }}/{{ end }}
|
{{- if .HasAttr "\\HasChildren" }}/{{ end }}
|
||||||
</a>
|
</a>
|
||||||
<!-- TODO: Rig up this form -->
|
<!-- TODO
|
||||||
<button
|
<button
|
||||||
type="submit"
|
type="submit"
|
||||||
name="subscribe"
|
name="subscribe"
|
||||||
|
@ -27,6 +27,7 @@
|
||||||
○
|
○
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</button>
|
</button>
|
||||||
|
-->
|
||||||
</li>
|
</li>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
<li class="noselect">
|
<li class="noselect">
|
||||||
|
|
Loading…
Reference in a new issue