Changeset c3d12a6 in Klonkt for src/views/pages/paid-gate.ejs
- Timestamp:
- 07/21/2026 02:07:18 AM (7 weeks ago)
- Branches:
- main
- Children:
- 9019a3e
- Parents:
- 603d246
- git-author:
- Robin <roboburr@…> (07/21/2026 02:07:07 AM)
- git-committer:
- Robin <roboburr@…> (07/21/2026 02:07:18 AM)
- File:
-
- 1 edited
-
src/views/pages/paid-gate.ejs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/paid-gate.ejs
r603d246 rc3d12a6 20 20 <button type="button" id="pg-unlock" class="pg-btn">Ontgrendelen</button> 21 21 <p id="pg-status" class="pg-status" hidden></p> 22 <% if (typeof pgPatronUrl !== 'undefined' && pgPatronUrl) { %> 23 <p class="pg-join">Nog geen supporter? <a href="<%= pgPatronUrl %>" target="_blank" rel="noopener">Word het op Patreon</a> en ontgrendel daarna met je passkey.</p> 24 <% } %> 22 25 </section> 23 26 </article> … … 88 91 .pg-status { margin: 12px 0 0; opacity: .9; } 89 92 .pg-status.is-err { color: #c0392b; } 93 .pg-join { margin: 14px 0 0; font-size: .92rem; opacity: .8; } 90 94 </style>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)