Use footer iframe.
This commit is contained in:
parent
5c3db018c4
commit
de24469ba9
@ -77,18 +77,6 @@ cmake --build . --config [Release/Debug] --target cling
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="copyright">
|
||||
Copyright © Cling Team
|
||||
</div>
|
||||
<div id="links">
|
||||
<a href="http://root.cern.ch/" target="_blank">The ROOT Framework</a> |
|
||||
<a href="http://llvm.org" target="_blank">LLVM</a> |
|
||||
<a href="http://clang.llvm.org" target="_blank">Clang</a> |
|
||||
<a href="http://www.html5webtemplates.co.uk" target="_blank">Web Design</a>
|
||||
</div>
|
||||
<div id="modified"><i>Page was modified on <b>$Date$</b> in $Rev$ by <b>$Author$</b></i></div>
|
||||
</div>
|
||||
</div>
|
||||
<iframe seamless src="footer.html"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -66,18 +66,6 @@ Ideas
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="copyright">
|
||||
Copyright © Cling Team
|
||||
</div>
|
||||
<div id="links">
|
||||
<a href="http://root.cern.ch/" target="_blank">The ROOT Framework</a> |
|
||||
<a href="http://llvm.org" target="_blank">LLVM</a> |
|
||||
<a href="http://clang.llvm.org" target="_blank">Clang</a> |
|
||||
<a href="http://www.html5webtemplates.co.uk" target="_blank">Web Design</a>
|
||||
</div>
|
||||
<div id="modified"><i>Page was modified on <b>$Date$</b> in $Rev$ by <b>$Author$</b></i></div>
|
||||
</div>
|
||||
</div>
|
||||
<iframe seamless src="footer.html"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -130,18 +130,6 @@ int main(int argc, char** argv) {
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="copyright">
|
||||
Copyright © Cling Team
|
||||
</div>
|
||||
<div id="links">
|
||||
<a href="http://root.cern.ch/" target="_blank">The ROOT Framework</a> |
|
||||
<a href="http://llvm.org" target="_blank">LLVM</a> |
|
||||
<a href="http://clang.llvm.org" target="_blank">Clang</a> |
|
||||
<a href="http://www.html5webtemplates.co.uk" target="_blank">Web Design</a>
|
||||
</div>
|
||||
<div id="modified"><i>Page was modified on <b>$Date$</b> in $Rev$ by <b>$Author$</b></i></div>
|
||||
</div>
|
||||
</div>
|
||||
<iframe seamless src="footer.html"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -62,18 +62,6 @@ To run it:
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="copyright">
|
||||
Copyright © Cling Team
|
||||
</div>
|
||||
<div id="links">
|
||||
<a href="http://root.cern.ch/" target="_blank">The ROOT Framework</a> |
|
||||
<a href="http://llvm.org" target="_blank">LLVM</a> |
|
||||
<a href="http://clang.llvm.org" target="_blank">Clang</a> |
|
||||
<a href="http://www.html5webtemplates.co.uk" target="_blank">Web Design</a>
|
||||
</div>
|
||||
<div id="modified"><i>Page was modified on <b>$Date$</b> in $Rev$ by <b>$Author$</b></i></div>
|
||||
</div>
|
||||
</div>
|
||||
<iframe seamless src="footer.html"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user