Fork i18n + search + filtering- v0.2
at main 17 kB view raw
1templates/admin_denylist.en-us.html:40: <button type="submit" class="button is-primary">Add/Update Entry</button> 2templates/admin_denylist.en-us.html:68: <button type="submit" class="button is-small is-danger">Remove</button> 3templates/admin_events.en-us.html:38: <button type="submit" class="button is-primary">Import Event</button> 4templates/admin_events.en-us.html:58: <div class="buttons"> 5templates/admin_events.en-us.html:59: <a href="/admin/event?aturi={{ event.aturi }}" class="button is-small is-info"> 6templates/admin_handles.en-us.html:44: <button class="button is-danger is-small" 7templates/admin_handles.en-us.html:46: hx-confirm="Are you sure you want to nuke this identity? This will delete all records and add the handle, PDS, and DID to the denylist." 8templates/admin_rsvps.en-us.html:48: <button class="button is-primary" type="submit">Import RSVP</button> 9templates/admin_rsvps.en-us.html:72: <div class="buttons"> 10templates/admin_rsvps.en-us.html:73: <a href="/admin/rsvp?aturi={{ rsvp.aturi }}" class="button is-small is-info"> 11templates/create_event.en-us.link_form.html:21: <button hx-post="/event/links" hx-target="#linksGroup" hx-swap="outerHTML" 12templates/create_event.en-us.link_form.html:23: hx-vals='{ "build_state": "Selected" }' class="button is-primary">Save</button> 13templates/create_event.en-us.link_form.html:26: <button hx-post="/event/links" hx-target="#linksGroup" hx-swap="outerHTML" 14templates/create_event.en-us.link_form.html:28: class="button is-danger">Cancel</button> 15templates/create_event.en-us.link_form.html:33: <button hx-post="/event/links" hx-target="#linksGroup" hx-swap="outerHTML" hx-trigger="click" 16templates/create_event.en-us.link_form.html:35: aria-label="close"></button> 17templates/create_event.en-us.link_form.html:45: <button hx-post="/event/links" hx-target="#linksGroup" hx-swap="outerHTML" hx-trigger="click" 18templates/create_event.en-us.link_form.html:47: class="button is-link is-outlined">Edit</button> 19templates/create_event.en-us.link_form.html:50: <button hx-post="/event/links" hx-target="#linksGroup" hx-swap="outerHTML" hx-trigger="click" 20templates/create_event.en-us.link_form.html:51: hx-params="build_state" hx-vals='{ "build_state": "Reset" }' class="button is-danger">Clear</button> 21templates/create_event.en-us.link_form.html:66: <button hx-post="/event/links" hx-target="#linksGroup" hx-swap="outerHTML" hx-trigger="click" 22templates/create_event.en-us.link_form.html:68: class="button is-link is-outlined">Edit</button> 23templates/create_event.en-us.location_form.html:57: <button hx-post="/event/location" hx-target="#locationGroup" hx-swap="outerHTML" 24templates/create_event.en-us.location_form.html:60: hx-vals='{ "build_state": "Selected" }' class="button is-primary">Save</button> 25templates/create_event.en-us.location_form.html:65: <button hx-post="/event/location" hx-target="#locationGroup" hx-swap="outerHTML" hx-trigger="click" 26templates/create_event.en-us.location_form.html:67: aria-label="close"></button> 27templates/create_event.en-us.location_form.html:85: <button hx-post="/event/location" hx-target="#locationGroup" hx-swap="outerHTML" hx-trigger="click" 28templates/create_event.en-us.location_form.html:88: class="button is-link is-outlined">Edit</button> 29templates/create_event.en-us.location_form.html:91: <button hx-post="/event/location" hx-target="#locationGroup" hx-swap="outerHTML" hx-trigger="click" 30templates/create_event.en-us.location_form.html:93: class="button is-danger is-outlined">Clear</button> 31templates/create_event.en-us.location_form.html:126: <button hx-post="/event/location" hx-target="#locationGroup" hx-swap="outerHTML" 32templates/create_event.en-us.location_form.html:129: hx-vals='{ "build_state": "Selecting" }' class="button is-link is-outlined">Edit</button> 33templates/create_event.en-us.location_form.html:171: <button hx-post="/event/locations" hx-target="#locationsGroup" hx-swap="outerHTML" 34templates/create_event.en-us.location_form.html:174: hx-vals='{ "build_state": "Selected" }' class="button is-primary">Save</button> 35templates/create_event.en-us.location_form.html:177: <button hx-post="/event/locations" hx-target="#locationsGroup" hx-swap="outerHTML" 36templates/create_event.en-us.location_form.html:179: class="button is-danger">Cancel</button> 37templates/create_event.en-us.location_form.html:184: <button hx-post="/event/locations" hx-target="#locationsGroup" hx-swap="outerHTML" hx-trigger="click" 38templates/create_event.en-us.location_form.html:186: aria-label="close"></button> 39templates/create_event.en-us.location_form.html:214: <button hx-post="/event/locations" hx-target="#locationsGroup" hx-swap="outerHTML" hx-trigger="click" 40templates/create_event.en-us.location_form.html:216: hx-vals='{ "build_state": "Selecting" }' class="button is-link is-outlined">Edit</button> 41templates/create_event.en-us.location_form.html:219: <button hx-post="/event/locations" hx-target="#locationsGroup" hx-swap="outerHTML" hx-trigger="click" 42templates/create_event.en-us.location_form.html:220: hx-params="build_state" hx-vals='{ "build_state": "Reset" }' class="button is-danger">Clear</button> 43templates/create_event.en-us.location_form.html:230: <button hx-post="/event/locations" hx-target="#locationsGroup" hx-swap="outerHTML" hx-trigger="click" 44templates/create_event.en-us.location_form.html:232: class="button is-link is-outlined">Edit</button> 45templates/create_event.en-us.partial.html:11: <p class="buttons"> 46templates/create_event.en-us.partial.html:12: <a class="button" href="{{ event_url }}"> 47templates/create_event.en-us.partial.html:24:<form hx-post="{{ submit_url }}" hx-swap="outerHTML" class="my-5"> 48templates/create_event.en-us.partial.html:82: <option {% if build_event_form.status=='cancelled' %} selected="selected" {% endif %} 49templates/create_event.en-us.partial.html:83: value="cancelled"> 50templates/create_event.en-us.partial.html:134: <p>Only events with a single location of type "Address" can be edited through this form.</p> 51templates/create_event.en-us.partial.html:171: <button data-loading-disable data-loading-aria-busy type="submit" id="createEventSubmit" 52templates/create_event.en-us.partial.html:172: class="button is-link" name="submit" value="Submit"> 53templates/create_event.en-us.partial.html:177: <a href="{{ cancel_url }}" class="button">Cancel</a> 54templates/create_event.en-us.starts_form.html:74: <button hx-post="/event/starts" hx-target="#startsAt" hx-swap="outerHTML" hx-trigger="click" 55templates/create_event.en-us.starts_form.html:77: class="button is-link">Remove End Time</button> 56templates/create_event.en-us.starts_form.html:83: <button hx-post="/event/starts" hx-target="#startsAt" hx-swap="outerHTML" hx-trigger="click" 57templates/create_event.en-us.starts_form.html:86: class="button is-link">Add End Time</button> 58templates/create_event.en-us.starts_form.html:92: <button hx-post="/event/starts" hx-target="#startsAt" hx-swap="outerHTML" hx-trigger="click" 59templates/create_event.en-us.starts_form.html:94: hx-vals='{ "build_state": "Selected" }' class="button is-primary">Save</button> 60templates/create_event.en-us.starts_form.html:99: <button hx-post="/event/starts" hx-target="#startsAt" hx-swap="outerHTML" hx-trigger="click" 61templates/create_event.en-us.starts_form.html:101: aria-label="close"></button> 62templates/create_event.en-us.starts_form.html:122: <button hx-post="/event/starts" hx-target="#startsAt" hx-swap="outerHTML" hx-trigger="click" 63templates/create_event.en-us.starts_form.html:125: data-bs-target="startAtModal" class="button is-link is-outlined">Edit</button> 64templates/create_event.en-us.starts_form.html:128: <button hx-post="/event/starts" hx-target="#startsAt" hx-swap="outerHTML" hx-trigger="click" 65templates/create_event.en-us.starts_form.html:130: class="button is-danger is-outlined">Clear</button> 66templates/create_event.en-us.starts_form.html:173: <button hx-post="/event/starts" hx-target="#startsAt" hx-swap="outerHTML" hx-trigger="click" 67templates/create_event.en-us.starts_form.html:175: class="button is-link is-outlined">Edit</button> 68templates/create_rsvp.en-us.partial.html:14: <p class="buttons"> 69templates/create_rsvp.en-us.partial.html:15: <a class="button" href="{{ event_url }}"> 70templates/create_rsvp.en-us.partial.html:94: <button data-loading-disable data-loading-aria-busy type="submit" id="createRsvpSubmit" 71templates/create_rsvp.en-us.partial.html:95: class="button is-link" name="submit" value="Submit">Record RSVP</button> 72templates/edit_event.en-us.bare.html:1:{% extends "bare.en-us.html" %} 73templates/edit_event.en-us.common.html:1:{% from "form_include.html" import text_input %} 74templates/edit_event.en-us.common.html:2:<section class="section is-fullheight"> 75templates/edit_event.en-us.common.html:3: <div class="container "> 76templates/edit_event.en-us.common.html:5: <div class="box content"> 77templates/edit_event.en-us.html:1:{% extends "base.en-us.html" %} 78templates/event_list.en-us.incl.html:80: {% elif event.status == "cancelled" %} 79templates/event_list.en-us.incl.html:81: <span class="level-item icon-text is-hidden-tablet is-danger" title="The event is cancelled."> 80templates/import.en-us.partial.html:7: <button class="button is-link" hx-post="/import" hx-target="#importRecords" hx-swap="outerHTML" 81templates/login.en-us.partial.html:21: <button data-loading-disable type="submit" id="loginSubmit" class="button is-link" name="submit" value="Submit">Sign-In</button> 82templates/migrate_event.en-us.common.html:48: <div class="buttons mt-5"> 83templates/migrate_event.en-us.common.html:49: <a href="{{ migrated_event_url }}" class="button is-primary"> 84templates/migrate_event.en-us.common.html:55: <a href="/{{ current_handle.handle }}" class="button is-light"> 85templates/nav.en-us.html:11: <a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" 86templates/nav.en-us.html:35: <div class="buttons"> 87templates/nav.en-us.html:37: <a class="button is-primary" href="/event" hx-boost="true"> 88templates/nav.en-us.html:43: <a class="button is-link" href="/{{ current_handle.did }}" hx-boost="true"> 89templates/nav.en-us.html:49: <a class="button is-danger is-light" 90templates/nav.en-us.html:52: <a class="button is-primary" href="/oauth/login" hx-boost="true">Log in</a> 91templates/profile.en-us.common.html:5: <div class="buttons"> 92templates/profile.en-us.common.html:6: <a class="button is-link is-outlined" href="https://bsky.app/profile/{{ profile.did }}" target="_blank"> 93templates/profile.en-us.common.html:14: <a class="button is-info" href="/settings" hx-boost="true"> 94templates/profile.en-us.common.html:21: <a class="button is-primary is-outlined" href="/import"> 95templates/settings.en-us.html:10: <button class="delete"></button> 96templates/view_event.en-us.common.html:13: <a href="{{ base }}{{ standard_event_url }}" class="button is-small is-primary"> 97templates/view_event.en-us.common.html:23: <a href="{{ base }}/{{ handle_slug }}/{{ event_rkey }}/migrate" class="button is-small is-info"> 98templates/view_event.en-us.common.html:52: <a href="{{ base }}/{{ handle_slug }}/{{ event_rkey }}/edit" 99templates/view_event.en-us.common.html:53: class="button is-small is-outlined is-primary ml-2"> 100templates/view_event.en-us.common.html:55: <i class="fas fa-edit"></i> 101templates/view_event.en-us.common.html:83: {% elif event.status == "cancelled" %} 102templates/view_event.en-us.common.html:84: <span class="level-item icon-text is-danger" title="The event is cancelled."> 103templates/view_event.en-us.common.html:222: class="button is-small is-info"> 104templates/view_event.en-us.common.html:259: <button class="button is-success is-fullwidth" hx-post="/rsvp" hx-target="#rsvpFrame" 105templates/view_event.en-us.common.html:269: <button class="button is-link is-fullwidth" hx-post="/rsvp" hx-target="#rsvpFrame" 106templates/view_event.en-us.common.html:279: <button class="button is-warning is-fullwidth" hx-post="/rsvp" hx-target="#rsvpFrame" 107templates/view_event.en-us.common.html:299: <button class="button is-link is-fullwidth" hx-post="/rsvp" hx-target="#rsvpFrame" 108templates/view_event.en-us.common.html:309: <button class="button is-warning is-fullwidth" hx-post="/rsvp" hx-target="#rsvpFrame" 109templates/view_event.en-us.common.html:329: <button class="button is-success is-fullwidth" hx-post="/rsvp" hx-target="#rsvpFrame" 110templates/view_event.en-us.common.html:339: <button class="button is-warning is-fullwidth" hx-post="/rsvp" hx-target="#rsvpFrame" 111templates/view_event.en-us.common.html:359: <button class="button is-success is-fullwidth" hx-post="/rsvp" hx-target="#rsvpFrame" 112templates/view_event.en-us.common.html:369: <button class="button is-link is-fullwidth" hx-post="/rsvp" hx-target="#rsvpFrame" 113templates/view_event.en-us.common.html:445: <br><a href="{{ base }}{{ standard_event_url }}" class="button is-small is-primary mt-2"> 114templates/view_rsvp.en-us.common.html:18: <button class="button is-primary" type="submit"> 115templates/create_event.en-us.link_form.html:23: hx-vals='{ "build_state": "Selected" }' class="button is-primary">Save</button> 116templates/create_event.en-us.link_form.html:51: hx-params="build_state" hx-vals='{ "build_state": "Reset" }' class="button is-danger">Clear</button> 117templates/create_event.en-us.location_form.html:60: hx-vals='{ "build_state": "Selected" }' class="button is-primary">Save</button> 118templates/create_event.en-us.location_form.html:129: hx-vals='{ "build_state": "Selecting" }' class="button is-link is-outlined">Edit</button> 119templates/create_event.en-us.location_form.html:174: hx-vals='{ "build_state": "Selected" }' class="button is-primary">Save</button> 120templates/create_event.en-us.location_form.html:216: hx-vals='{ "build_state": "Selecting" }' class="button is-link is-outlined">Edit</button> 121templates/create_event.en-us.location_form.html:220: hx-params="build_state" hx-vals='{ "build_state": "Reset" }' class="button is-danger">Clear</button> 122templates/create_event.en-us.partial.html:82: <option {% if build_event_form.status=='cancelled' %} selected="selected" {% endif %} 123templates/create_event.en-us.starts_form.html:94: hx-vals='{ "build_state": "Selected" }' class="button is-primary">Save</button> 124templates/edit_event.en-us.bare.html:3:{% include 'edit_event.en-us.common.html' %} 125templates/edit_event.en-us.common.html:8: {% include 'create_event.en-us.partial.html' %} 126templates/edit_event.en-us.html:5:{% include 'edit_event.en-us.common.html' %} 127templates/edit_event.en-us.partial.html:1:{% include 'create_event.en-us.partial.html' %}