diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-11-19 10:36:09 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-11-19 10:36:09 -0500 |
commit | 2430473dbcbcad3685f56208a7c8c6a8cd8bab26 (patch) | |
tree | 3adc27fffdc04199961cd4d39fdca2e70204b9cb /themes | |
parent | 8771ddeb2dc8c74f7e065f9d34da179ce224453b (diff) | |
download | alps-2430473dbcbcad3685f56208a7c8c6a8cd8bab26.tar.gz alps-2430473dbcbcad3685f56208a7c8c6a8cd8bab26.zip |
Comment out subscription buttons
This probably doesn't make sense to prioritize on the last day of
development in this billing phase.
Diffstat (limited to 'themes')
-rw-r--r-- | themes/alps/util.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/alps/util.html b/themes/alps/util.html index 81c7061..535714f 100644 --- a/themes/alps/util.html +++ b/themes/alps/util.html @@ -9,7 +9,7 @@ {{- end -}} {{- if .HasAttr "\\HasChildren" }}/{{ end }} </a> - <!-- TODO: Rig up this form --> + <!-- TODO <button type="submit" name="subscribe" @@ -27,6 +27,7 @@ ○ {{ end }} </button> + --> </li> {{ else }} <li class="noselect"> |