Logo
Explore Help
Register Sign In
Nemcio/Gogs
1
0
Fork 0
You've already forked Gogs
mirror of https://github.com/gogs/gogs.git synced 2026-03-02 02:00:57 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
copilot/support-embedded-postgres-cli
Gogs/templates/repo/settings/webhook/base.tmpl

12 lines
293 B
Cheetah
Raw Permalink Normal View History

new webhooks list UI
2015-08-26 21:45:51 +08:00
{{template "base/head" .}}
<div class="repository settings webhooks">
{{template "repo/header" .}}
<div class="ui container">
<div class="ui grid">
{{template "repo/settings/navbar" .}}
templates/repo/webhook: move to its own directory
2017-03-16 15:50:18 -04:00
{{template "repo/settings/webhook/list" .}}
Indent all templates with tabs This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
2015-12-07 23:30:52 +01:00
</div>
Finish new hooks list page
2014-08-09 10:29:51 -07:00
</div>
</div>
Indent all templates with tabs This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
2015-12-07 23:30:52 +01:00
{{template "base/footer" .}}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 145ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API