Skip to content

Commit

Permalink
Remove request access spreadsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
ebidel committed Jul 27, 2018
1 parent 5f611fd commit 04afe69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/footer.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<footer>
<p>Except as otherwise noted, the content of this page under <a href="https://creativecommons.org/licenses/by/2.5/">CC Attribution 2.5</a> license. Code examples are <a href="https://github.com/GoogleChrome/samples/blob/gh-pages/LICENSE">Apache-2.0</a>.</p>
<div><a href="https://groups.google.com/a/chromium.org/forum/#!newtopic/blink-dev">File content issue</a> | <a href="https://docs.google.com/a/chromium.org/forms/d/1djZD0COt4NgRwDYesNLkYAb_O8YL39eEvF78vk06R9c/viewform">Request "edit" access</a> | <a href="https://github.com/GoogleChrome/chromium-dashboard/issues">File site bug</a> | <a href="https://docs.google.com/document/d/1jrSlM4Yhae7XCJ8BuasWx71CvDEMMbSKbXwx7hoh1Co/edit?pli=1" target="_blank">About</a> |
<div><a href="https://groups.google.com/a/chromium.org/forum/#!newtopic/blink-dev">File content issue</a> | <a href="https://github.com/GoogleChrome/chromium-dashboard/issues">File an issue</a> | <a href="https://docs.google.com/document/d/1jrSlM4Yhae7XCJ8BuasWx71CvDEMMbSKbXwx7hoh1Co/edit?pli=1" target="_blank">About</a> |
{% if user %}
<b>{{user.email}}</b>
{% endif %} <a href="{{login.1}}">{{login.0}}</a>
Expand Down

0 comments on commit 04afe69

Please sign in to comment.