go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/casviewer/templates/pages/index.html (about) 1 <!-- 2 Copyright 2020 The LUCI Authors. All rights reserved. 3 Use of this source code is governed under the Apache License, Version 2.0 4 that can be found in the LICENSE file. 5 --> 6 7 {{define "body"}} 8 9 <p>This viewer explores contents uploaded on CAS: Content Addressed Storage.</p> 10 11 {{end}} <!-- Body -->