Changeset b94c08e in Klonkt for src/views/pages/search.ejs
- Timestamp:
- 06/14/2026 05:25:41 PM (3 months ago)
- Branches:
- main
- Children:
- 8afbdd6
- Parents:
- 7963a6e
- File:
-
- 1 edited
-
src/views/pages/search.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/search.ejs
r7963a6e rb94c08e 1 <% const _base = (typeof siteUrlBase !== 'undefined' && siteUrlBase) ? siteUrlBase : ''; %> 1 2 <div class="container search-page"> 2 3 <h1>Search</h1> 3 4 4 <form method="get" action=" /search" class="search-page-form">5 <form method="get" action="<%= _base %>/search" class="search-page-form"> 5 6 <input 6 7 type="search"
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)