aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevan Carpenter <git@dvn.me>2019-11-11 11:56:36 -0800
committerDevan Carpenter <git@dvn.me>2019-11-11 11:56:36 -0800
commit7573fd7e93e30ab44d395618d5cc85c1cdf05099 (patch)
tree4d2068fbc2b38a4b56e007cb784356b1e703c624
parent812fcd2c64b8b48ed67d1f1d9b1be5fdb57680c4 (diff)
downloadwww-7573fd7e93e30ab44d395618d5cc85c1cdf05099.tar.gz
www-7573fd7e93e30ab44d395618d5cc85c1cdf05099.zip
Hardcode videos page path in news item
-rw-r--r--news/2019-11-ICANNUpdate.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/news/2019-11-ICANNUpdate.html.j2 b/news/2019-11-ICANNUpdate.html.j2
index 3606ff0a..ced1b695 100644
--- a/news/2019-11-ICANNUpdate.html.j2
+++ b/news/2019-11-ICANNUpdate.html.j2
@@ -2,6 +2,6 @@
2{% block body_content %} 2{% block body_content %}
3 <h1>GNS&#64;ICANN66</h1> 3 <h1>GNS&#64;ICANN66</h1>
4<p> 4<p>
5 The <a href="https://meetings.icann.org/en/montreal66">ICANN Annual General Meeting</a> is concluded. We were invited to join a panel discussion on <i>Emerging Internet Identifier Technologies</i> in order to share our ideas and work on the <i>GNU Name System (GNS)</i>. You can find the presentation on GNS in <a href="{{ url_localized('video.html') }}">our video section</a>. The handshake.org project, which proposes a decentralized, blockchain-based governance of the root zone (as opposed to governance by ICANN), joined us on the panel. The full video including questions and answers can be found <a href="https://icann.zoom.us/recording/share/M8N-Duq935XheIZoBedIwmi3VqRUAe2iOPwECiTNLxKwIumekTziMw?startTime=1572978711000">here</a>. 5 The <a href="https://meetings.icann.org/en/montreal66">ICANN Annual General Meeting</a> is concluded. We were invited to join a panel discussion on <i>Emerging Internet Identifier Technologies</i> in order to share our ideas and work on the <i>GNU Name System (GNS)</i>. You can find the presentation on GNS in <a href="en/video.html">our video section</a>. The handshake.org project, which proposes a decentralized, blockchain-based governance of the root zone (as opposed to governance by ICANN), joined us on the panel. The full video including questions and answers can be found <a href="https://icann.zoom.us/recording/share/M8N-Duq935XheIZoBedIwmi3VqRUAe2iOPwECiTNLxKwIumekTziMw?startTime=1572978711000">here</a>.
6</p> 6</p>
7{% endblock body_content %} 7{% endblock body_content %}