path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
dashboard/es/index.html
976112643/manor
<!doctype html> <html lang="es"> <head> <meta charset="utf-8"> <!-- Always force latest IE rendering engine or request Chrome Frame --> <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- Use title if it's i...
play2-maven-plugin/1.0.0-rc4/play2-source-watcher-api/apidocs/com/google/code/play2/watcher/api/class-use/FileWatchException.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.google.code.play2.watcher.api.FileWatchException (Pla...
docs/jdiff/changes/org.apache.hadoop.fs.ChecksumFileSystem.html
ryanobjc/hadoop-cloudera
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <HTML> <HEAD> <meta name="generator" content="JDiff v1.0.9"> <!-- Generated by the JDiff Javadoc doclet --> <!-- (http://www.jdiff.org) --> <meta name="description" content="JDiff is a Javadoc doclet which generates...
css/styles.css
Kathrynwatts/Crawford-Website
/*! * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ html { font-size: 16px; } body { font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; back...
docs/benchmark.html
weiboad/adbase
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
awstats/1302/awstats.2818332.1302.html
zparnold/cd-risc
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang='en'> <head> <meta name="generator" content="AWStats 6.7 (build 1.892) from config file awstats.2818332.conf (http://awstats.sourceforge.net)"> <meta name="robots" content="noindex,nofollow"> <meta http-equiv="content-type" content="text/html; c...
doxygen documentation/_login_8php_source.html
zwmcfarland/MSEF
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
static/dart/lib/component/pager.html
TeamHG-Memex/hgprofiler
<div ng-if='pager != null && pager.pages.length > 1' style='text-align: center'> <ul class='pagination'> <li ng-class='{"disabled": pager.previous.disabled || pagerDisabled}'> <a href='{{pager.first.href}}' ng-click='anchorClick($event)' title='First Page'> <i class='fa fa-angle-d...
dist/javadoc/be/quodlibet/jcoSon/package-summary.html
dhorions/jcoSon
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_17) on Tue Dec 02 08:47:48 CET 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>be.quodlibet.jcoSon...
Doxydoc/html/classsrc_1_1system_1_1_build_site_1_1_build_site-members.html
gpierre42/optraj
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
content/jd/glowkit/1.16/io/papermc/paper/event/entity/class-use/EntityMoveEvent.html
GlowstoneMC/glowstonemc.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_292) on Fri Jul 02 16:35:40 UTC 2021 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class io.papermc.pa...
style.css
ronnielivingsince1994/Node.js-application
body,input,textarea{ font: 13px "Trebuchet MS", sans-serif; } #chat{ text-align: left; max-width:300px; } #chat-messages, #chat-textarea, #chat-name { border:1px solid #bbb; } #chat-name{ width:100%; padding:10px; border-bottom:0; margin:0; } #chat-messages{ width:100%; height:300px; padding:10px; ov...
lessons/lesson12/examples/index.html
zzeni/swift_academy
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Lesson 12 - Functional JavaScript</title> <script src="ifelse.js"></script> <script src="operators.js"></script> <script src="loops.js"></script> <script src="higer_order.js...
app/templates/flask_user/register.html
UCL-CS35/incdb-user
{% extends 'flask_user/public_base.html' %} {% block content %} {% from "flask_user/_macros.html" import render_field, render_submit_field %} <h1>{%trans%}Register{%endtrans%}</h1> <form action="" method="POST" novalidate formnovalidate class="form" role="form"> {{ form.hidden_tag() }} {# Username or Email #...
deps/vert.x-2.1RC2/api-docs/java/api/org/vertx/java/core/spi/cluster/ChoosableIterable.html
forax/movie_buddy
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_25) on Wed Mar 26 10:56:51 GMT 2014 --> <title>ChoosableIterable</title> <meta name="date" content="2014-03-26"> <link rel="stylesheet"...
nutcracker/docs/_build/html/references.html
FXIhub/nutcracker
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>References &mdash; Nutcracker 31.05.2017 doc...
doxygen/html/globals_defs_l.html
bplainia/galaxyLightingSystem
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
97suifangqa/apps/sfaccount/templates/sfaccount/password_reset.html
liweitianux/97dev
{% extends "picture-base.html" %} {% load staticfiles %} {% block title %} 重设密码 | 医时代 {% endblock %} {% block othercss %} <link rel="stylesheet" href="{% static "stylesheets/sass/registration.css" %}"> {% endblock %} {% block body %} <h2>加入医时代 &emsp; 科学了解乙肝治疗</h2> <p> 忘记了密码? </p> <p> 请在下面输入您注册时使用的邮箱地址, ...
deps/asio-1.10.1/doc/asio/reference/windows__basic_handle/is_open.html
laeotropic/HTTP-Proxy
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>windows::basic_handle::is_open</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="As...
core/server/Samples/CIDE/Help/RSheet.SetRowVisible.html
Devronium/ConceptApplicationServer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>RSheet.SetRowVisible</title> <link href="css/style.css" rel="stylesheet" type="text/css"> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > </head> <body bgcolor="#ffffff"> <table border="0" width="100%" ...
core/server/Samples/CIDE/Help/standard.lib.gd.gdImageCharUp.html
Devronium/ConceptApplicationServer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>standard.lib.gd.gdImageCharUp</title> <link href="css/style.css" rel="stylesheet" type="text/css"> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > </head> <body bgcolor="#ffffff"> <table border="0" widt...
client/app/assets/css/redash.css
hudl/redash
body { padding-top: 50px; } a[ng-click] { cursor: pointer; } .mb1 { padding-bottom: 1rem; } .flex-container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; } .flex-grow-1 { -webkit-flex: 1 0 0; flex: 1 0 0; } .flex-...
guardian/templates/admin/guardian/contrib/grappelli/obj_perms_manage.html
rmgorman/django-guardian
{% extends "admin/change_form.html" %} {% load i18n %} {% load guardian_tags %} {% load admin_static %} {% load admin_urls %} {% block breadcrumbs %} <ul> <li><a href="{% url 'admin:index' %}">{% trans 'Home' %}</a></li> <li><a href="{% url 'admin:app_list' app_label=opts.app_label %}">{{ opts.app_config.verbo...
docs/es/api/download.html
javiersanp/CatAtom2Osm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="es"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- Licensed under the Apache 2.0 License --> ...
Inspection/PyMandatoryEncodingInspection/e72.html
TheArchives/Nexus
<a href="../index.html" target="_top">Inspections</a> <a HREF="e72.html" target="_blank">Open source</a><hr>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font style="font-family:verdana; font-weight:bold; color:#005555; size = 3">Name:</font><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>kickban.py</b><br><br>&nb...
usr/share/documentation/html/class_able_polecat___resource___core___error.html
kkuhrman/AblePolecat
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
doc/000581.html
kattunga/NativeXml
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>TsdAttribute</TITLE> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <META name="GENERATOR" content="Doc-O-Matic"> <LINK rel="STYLESHEET" href="default.css" type="text/css"> <SCRIPT LANGUAGE="JavaSc...
v0.12.0/generated/statsmodels.duration.hazard_regression.rv_discrete_float.var.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" conte...
build/lib.linux-x86_64-2.7/PyQt-gpl-5.5.1/doc/html/api/qwebhistoryinterface.html
lnerit/ktailFSM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>QWebHistoryInterface &mdash; PyQt 5.5.1 Reference G...
chrome/test/data/media/html/media_basic_playback.html
aYukiSekiguchi/ACCESS-Chromium
<!-- Used by media_basic_playback to verify basic playback. --> <!DOCTYPE html> <html lang="en-US"> <head> <title>Basic Media Playback Test</title> </head> <body> <video autoplay preload controls></video> </body> <script type="text/javascript" src="utils.js"></script> <script type="text/javascript...
byceps/blueprints/admin/seating/templates/admin/seating/seat_group_index.html
m-ober/byceps
{% extends 'layouts/admin/seating.html' %} {% from 'macros/admin.html' import render_extra_in_heading %} {% set current_page_party = party %} {% set current_tab = 'seat_groups' %} {% set title = '%s - Sitzplatz-Gruppen'|format(party.title) %} {% block body %} <h1>Sitzplatz-Gruppen {{ render_extra_in_heading(groups|...
v0.10.2/about.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>About Statsmodels &#8212; statsmodels v0.10.2 documentation</title> <link rel="stylesheet" href="_static/nature.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/cs...
doc/index-files/index-12.html
s0pau/Cosm4J
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_37) on Fri Feb 15 00:01:34 GMT 2013 --> <TITLE> N-Index </TITLE> <META NAME="date" CONTENT="2013-02-15"> <LINK REL ="stylesheet" TYPE="text/css" HR...
v0.11.0/generated/statsmodels.stats.multitest.fdrcorrection_twostage.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="la...
v0.12.2/generated/statsmodels.discrete.discrete_model.CountResults.prsquared.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" conte...
doc/api/polymer_app_layout.behaviors/KeyCode/CLOSE_SQUARE_BRACKET.html
lejard-h/polymer_app_layout_templates
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>CLOSE_SQUARE_BRACKET constant - KeyCode class - polymer_app_layout.behaviors library - Dart API</title> <!-...
static/css/channels.css
BetterWorks/healthchecks
.channels-table { margin-top: 36px; } .channels-table .channel-row > td { line-height: 40px; } .channels-table .value-cell { max-width: 400px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .channels-table .channel-row:hover > td { background: #f5f5f5; } table.channe...
public/sistema/limitless/dimple_step_horizontal.html
luizaranda/sistema
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Limitless - Responsive Web Application Kit by Eugene Kopyov</title> <!-- Global stylesheets --> <link href="https://font...
dev/specification/css.html
jplusui/jplusui.github.com
<!doctype html> <html> <head> <meta charset="utf-8"> <title>CSS 编码规范</title> <script type="text/javascript" src="../../apps/demo/demo.js"></script> <script type="text/javascript" src="../../apps/demo/navbar.js"></script> <style> dt { font-weight: bold; line-height: 2...
doc/html/Reference/a00113.html
paragonspacesim/paragon-libpqxx-4.0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>libpqxx: pqxx::usage_error Class Reference</title> <link href="tabs.css...
enc/enc_rus/meta/dialogapi/dmsg/dm_enableredraw.html
data-man/FarAS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>DM_ENABLEREDRAW</title> <meta http-equiv="Content-Type" Content="text/html; charset=Windows-1251"> <link rel="stylesheet" type="text/css" href="../../../styles/styles.css"> <script language="javascript" src='../../links.js' type="text/j...
public/static/css/main.css
jonhanks/wiki
body { background-color: #EBE0CC; width: 90%; margin-left: auto; margin-right: auto; font-family: serif; } div#main { background-color: white; border: 1px solid #46433D; padding: 0px; border-radius: 5px; box-shadow: 5px 5px 2px #46433D; } div#header { width:100%; height: 1.5cm; background-color: #1F3D99;...
ch4/html/index.html
wdpress/nginx_Practical_Guide
<!DOCTYPE html> <html> <head> <title>Hello, from nginx</title> </head> <body> <h1>Hello, from nginx</h1> <p>This is a sample code from the book 'Practical nginx'</p> </body> </html>
top-down/src/index.html
jschomay/little-red-riding-hood
<!DOCTYPE html> <html lang="en-us"> <head> <meta charSet="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <title>Little Red Riding Hood - an...
frontend/views/site/article_manage.html
haytoo1/blog
<style> .list-group-item{ border: none; padding: 10px 0; } .right{ float: right; } .nav-tabs{ margin-bottom: 30px; } .showwrite{ display: none; } .showlists{ display: none; } </style> <div class="col-sm-8 col-sm-push-2"> ...
doc/api/hetimatorrent.tracker/StopResult/StopResult.html
kyorohiro/dart_hetimatorrent
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title></title> <!-- required because all the links are pseudo-absolute --> <base href="../.."> <link hre...
templates/mail/comment_notify.html
1nv4d3r5/onxshop
<!-- BEGIN: title -->New comment notify<!-- END: title --> <!-- BEGIN: content --> <p>New comment from {DATA.comment.author_name|htmlspecialchars} &lt;{DATA.comment.author_email|htmlspecialchars}&gt;.</p>   <!-- cannot use URI, needs to be a page <p>View in front-end <a href="{URI|htmlspecialchars}">{URI|htmlspecialcha...
web/css/site.css
Lastefond/coinreader-fe
html, body { height: 100%; } .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 70px 15px 20px; } .footer { height: 60px; background-color: #f5f5f5; border-top: 1px solid #ddd; padding-top: 20px; } .jumbotron { ...
templates/registration/registration_complete.html
MathGen/oppgavegenerator
{% extends "../templates/registration/registration_base.html" %} {% load i18n %} {% block content %} <div class="col-md-4 col-md-offset-4"> <section id="table_panel" class="panel panel-default center center-block"> <div class="panel-heading"><h3 class="panel-title">Ny bruker</h3></div> ...
doc/api/polymer_app_layout.behaviors/CssStyleDeclarationBase/maskBoxImageRepeat.html
lejard-h/polymer_app_layout_templates
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>maskBoxImageRepeat property - CssStyleDeclarationBase class - polymer_app_layout.behaviors library - Dart API</...
danceschool/register/templates/register/plugins/door_voucher.html
django-danceschool/django-danceschool
{% load i18n %} <div class="col-12 my-1"> <div class="card"> <div class="card-header">{% trans "Enter voucher code" %}</div> <div class="card-body item"> <div class="voucherDetail form-inline"> <div class="form-group mx-sm-3 mb-2"> <label for="id_gift" class="sr-only">{% tra...
v0.10.2/generated/statsmodels.discrete.discrete_model.GeneralizedPoissonResults.llr.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.discrete.discrete_model.GeneralizedPoissonResults.llr &#8212; statsmodels v0.10.2 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="st...
cgToolkit/usr/local/Cg/docs/html/FogEnable.html
ayoubg/gem5-graphics
<HTML> <HEAD> <TITLE>FogEnable</TITLE> <STYLE TYPE="text/css" MEDIA=screen> <!-- BODY { font-family: Arial,Helvetica; } BLOCKQUOTE { margin: 10pt; } H1,A { color: #336699; } /*** Top menu style ****/ .mmenuon { font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; color: #ff6600; font-siz...
doc/app/files/app/models/prompt_algorithm_rb.html
pld/pairwise
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>File: prompt_algorithm.rb</title> <meta http-equiv="Content-T...
NGSI910DatastructuresAndNGSI10Operations/target/apidocs/noNamespace/impl/class-use/ContextRegistrationResponseDocumentImpl.html
iotsap/FiWare-Template-Handler
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_05) on Mon Jun 30 18:00:21 CEST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class noNamespace.i...
WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Styles/Menus.css
trevski/Websitepanel
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren {} .TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span {height:auto; line-height:20px; padding:0; background:none; color:#333; font-size:13px; line-height:34px; text-transform:capitalize;} .MenuHeader {float:left; position:relative; display:block; ba...
web/_site/doc/de/ruby/scripts/index.html
mallibone/rubinius
<!DOCTYPE html> <html> <head> <title>Scripts - Rubinius</title> <meta content='text/html;charset=utf-8' http-equiv='content-type'> <meta content='de' http-equiv='content-language'> <meta content='Rubinius is an implementation of the Ruby programming language. The Rubinius bytecode virtual machine is w...
cf/kayon/core/package-summary.html
RAnders00/KayonDoc
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_77) on Sun Apr 17 13:58:15 UTC 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf8"> <title>cf.kayon.core (kayon-core 0.4...
doc/install.html
ssrl/go
<!-- Getting Started --> <h2 id="introduction">Introduction</h2> <p>Go is an open source project, distributed under a <a href="/LICENSE">BSD-style license</a>. This document explains how to check out the sources, build them on your own machine, and run them. </p> <div class="detail"> <p> There are two distinct ways...
index.html
atogle/presentations
<!DOCTYPE html> <meta charset="utf-8"> <style> @import url(stack.css); .big { font-size: 128px; } .caption { font-size: 96px; text-align: center; text-shadow: 0px 2px 6px rgba(0,0,0,.5); } </style> <body class="overview"> <section> <p><b>Stack</b> is a presentation library<br> with scroll-based navigatio...
templates/django/forms/widgets/input.html
raonyguimaraes/mendelmd
testeeeepip install django-bootstrap-v5
src/app/assets/html/datasets.html
dblezek/webapp-skeleton
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>MRML-Drop</title> <!-- Bootstrap core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom styles --> <link href="css/default.css" rel="styleshe...
VersionOne.Provisioning/userNotificationEmail.html
versionone/VersionOne.Provisioning.LDAP
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{0}</title> <style type="text/css"> body {{ margin: 0px; backg...
corehq/apps/app_manager/templates/app_manager/partials/modules/mobile_report_configs.html
dimagi/commcare-hq
{% load hq_shared_tags %} {% load i18n %} {% block stylesheets %} <style type="text/css"> #report-list th .hq-help { line-height: 13px; } </style> {% endblock %} <ul class="nav nav-tabs sticky-tabs"> <li><a href="#settings" data-toggle="tab">{% trans "Settings" %}</a></li> <li><a href="#reports"...
web/theme/m2/static/modules/memorial/css/grass.css
cboy868/lion
body { font-size:12px; color:#413c29; background:#c5e3e3 url(../images/grass/grass_bg.jpg) no-repeat center bottom; padding-bottom:120px; } .fyh20 { font-family:"微软雅黑", "宋体"; font-size:20px; color:#007432; } /*****/ .corner14 { -moz-border-radius:14px; -webkit-border-radius:14px; } .cornert14 { -moz-border-radius-...
third_party/web_platform_tests/content-security-policy/img-src/img-src-4_1.html
youtube/cobalt
<!DOCTYPE HTML> <!-- | This test was modified to not use the HTML4 intrinsic event 'img onload='. --> <html> <head> <title>img element src attribute must match src list.</title> <script src='/resources/testharness.js'></script> <script src='/resources/testharnessreport.js'></script> </head> <body> <h1...
modules/vcms/simpleblogs/templates/announcement.html
francisl/vcms
{% extends "master_frame.html" %} {% load search_widget %} {% load tree %} {% load containers %} {% load i18n %} {% load humanize %} {% load thumbnail %} {% load tree %} {% load cms_theme %} {% load newsblogs_navigation %} <!--=========NAVIGATION=========== --> {% block navigation %} {% show_detailed_search_box %...
core/features/dateParsing/TestCases/individual/SpaceSeparator/211.html
operasoftware/presto-testo
<!DOCTYPE html> <html> <meta charset="utf-8"> <title>Date parser test — 100&lt;=x&lt;=999 and January&lt;=y&lt;=December and 1000&lt;=z&lt;=9999 — 356 march 1998</title> <script src="../date_test.js"></script> <p>Failed (Script did not run)</p> <script> test_date_invalid("356 march 1998", "Invalid Date") ...
public/html/page_profile.html
feijojr/EADGestao
<!DOCTYPE html> <html lang="en" class=""> <head> <meta charset="utf-8" /> <title>Html version | Angulr</title> <meta name="description" content="app, web app, responsive, responsive layout, admin, admin panel, admin dashboard, flat, flat ui, ui kit, AngularJS, ui route, charts, widgets, components" /> <meta nam...
0.18/generated/mne.minimum_norm.compute_rank_inverse.html
mne-tools/mne-tools.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>mne.minimum_norm.compute_rank_inverse &#8212; MNE 0.18.2 documentation</title> <link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" /> <link rel="stylesheet" href="../_static/py...
templates/slackers-grid.html
tectronics/parliament-poll-stats
{% load i18n %} {% comment %} copyright (c) 2009, paketka@gmail.com et. al All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, th...
app/test/index.html
siricenter/templates
<!doctype html> <!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be...
enc/enc_rus3.work/meta/exported_functions/processviewereventw.html
data-man/FarAS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>ProcessViewerEventW</title> <meta http-equiv="Content-Type" Content="text/html; charset=Windows-1251"> <link rel="stylesheet" type="text/css" href="../../styles/styles.css"> </head> <body> <h1>ProcessViewerEventW</h1> <div class=navbar...
0.9.0/generated/statsmodels.robust.norms.RobustNorm.psi_deriv.html
statsmodels/statsmodels.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <t...
index.html
venam/gravity-guy
<!DOCTYPE html> <!-- <html manifest="myGame.appcache">--> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=750, height=550, user-scalable=no"/> <title>Gravity Guy</title> <script src="AudioSprite.js"></script> <script src="Media.js"></script> <script src="Box2D.js"></scr...
static/admin/css/forms.css
cobalys/adminmax
@import url('widgets.css'); /* FORM ROWS */ .form-row { overflow: hidden; padding: 15px 19px; font-size: 11px; padding-left: 35px; border-bottom: 1px solid #eee; } .form-row > div { clear: both; } .form-row img, .form-row input { vertical-align: middle; } form .form-row p { padding-left: 0; font-size: 13px; ...
src/doxygen/html/CacheRecorder_8cc-source.html
wnoc-drexel/gem5-stable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>gem5: mem/ruby/system/CacheRecorder.cc Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="te...
mat-icons/communication.html
expandjs/mat-elements
<link rel="import" href="../../xp-elements/xp-iconset.html"> <xp-iconset name="communication"> <svg> <defs> <g id="business"><path d="M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-...
app/templates/admin/inspect.html
Taceor/EggZlist
{% extends "base.html"%} {% block content %} <div class="buy-layout"> <div class="buy-spacing-listing"> {% if item.user.is_admin %} <div class="row listing-admin-delete"> <a href="{{ url_for('admin.delete', item_id=item.id) }}"><h2>[[ Click here to delete this post ]]</h2></a> </div> {% en...
core/features/dateParsing/TestCases/individual/SlashSeparator/647.html
operasoftware/presto-testo
<!DOCTYPE html> <html> <meta charset="utf-8"> <title>Date parser test — 100&lt;=x&lt;=999 and January&lt;=y&lt;=December and 100&lt;=z&lt;=999 — 398/december/100</title> <script src="../date_test.js"></script> <p>Failed (Script did not run)</p> <script> test_date_invalid("398/december/100", "Invalid Date"...
public/metronic/theme/templates/admin4/page_timeline_old.html
wtfckkk/crm-admision
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.5 Version: 4.1.0 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://them...
example/side_bar_layout/index.html
tekartik/tekartik_app_utils.dart
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, shrink-to-fit=no, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Simple Sideba...
client/app/views/user.synmark.list.html
yunjiali/synote.js
<div mc-messages></div> <div class="row"> <div ng-include="'views/templates/sidebar.html'"></div> <div class="col-sm-8 col-md-9"> <h3 id="mysynmark_list_header">{{'MY_SYNMARKS_TITLE_TEXT' | translate}}</h3> <div class="row"> <div class="col-md-6 col-sm-6 col-xs-12 pull-left inline-search-input"> ...
devel/generated/statsmodels.distributions.discrete.DiscretizedCount.cdf.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta ht...
data/queries/results/result-2008-46.html
daonb/obudget
<!-- %BD_HTML%/SearchResult.htm --> <HTML> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=windows-1255"> <TITLE>úåöàú àéðèøðè - Takanot File</TITLE> </HEAD> <style> <!-- TR.A_Table {font-color:#3e6ea6; background-color: #f7f9fb; font-size:11;font-family: Arial,} TR.B_Table {font-c...
index.html
hasadna/openmuni-budgets-tool-template
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <meta name="apple-mobile-web-app-capable...
src/Java/BouncyCastle/BouncyCastle-1.54/bcprov-jdk15on-154/javadoc/org/bouncycastle/crypto/test/VMPCTest.html
GaloisInc/hacrypto
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_91) on Tue Dec 29 12:43:40 AEDT 2015 --> <title>VMPCTest (Bouncy Castle Library 1.54 API Specification)</title> <meta name="date" conte...
docs/javadoc/reference/com/facebook/datasource/FirstAvailableDataSourceSupplier.html
desmond1121/fresco
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" content="Javadoc API documentation for Fresco 1.1.0." /> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title> ...
webstat/awstats.freecer.net.lasthosts.062015.html
Freecer/freecer.net
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta name="generator" content="AWStats 7.0 (build 1.971) from config file awstats.freecer.net.conf (http://awstats.sourceforge.net)"> <meta name="robots" content="noindex,nofollow"> <meta http...
0.8.0/generated/statsmodels.stats.contingency_tables.SquareTable.cumulative_oddsratios.html
statsmodels/statsmodels.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>statsmodels.stats.contingency_tables.SquareTable.c...
gcc-linaro-4.9-2015.02-3-x86_64_arm-linux-gnueabihf/share/doc/gprof.html/Internals.html
AlbandeCrevoisier/ldd-athens
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- This file documents the gprof profiler of the GNU system. Copyright (C) 1988-2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of t...
packages/tests/html-imports/html/import-for-element.html
webcomponents/polyfills
<!DOCTYPE html> <!-- @license Copyright (c) 2017 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of...
html_script/admin_page/views/public/login.html
zangsilu/yiishop
<!DOCTYPE html> <html class="login-bg"> <head> <title>木瓜商城 - 后台管理</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- bootstrap --> <link href="/assets/admin/css/bootstrap/bootstrap.css" rel="stylesheet" /> <link href="/assets/admin/css/...
v0.12.1/generated/statsmodels.genmod.generalized_estimating_equations.GEE.compare_score_test.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" conte...
src/doxygen/html/classMinor_1_1ForwardLineData-members.html
wnoc-drexel/gem5-stable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>gem5: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Gener...
beautifulmind/templates/404.html
ierror/BeautifulMind.io
{% extends "base.html" %} {% block title %}Page not found{% endblock %} {% block content %} <p style="text-align: center;"> <img style="border: 0px;" src="{{ STATIC_URL }}img/404.png"> </p> {% endblock %}
app/templates/_system/authenticate.html
prontotype/core-LEGACY
{% extends "_system/layouts/skeleton.html" %} {% block title %} You must be logged in to access this content {% endblock title %} {% set error = pt.notifications.get('error') %} {% block content %} <div class="pt-content-block"> <h1>You must be logged in to access this content.</h1> {% if error %}...
javadoc/apollo/dataadapter/ensj19/CompositeDataSourceConfigurationPanel.DatabaseFindListener.html
genome-vendor/apollo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_18) on Tue Jul 07 10:40:10 PDT 2009 --> <TITLE> CompositeDataSourceConfigurationPanel.DatabaseFindListener </TITLE> <META NAME="keywords" CONTENT="a...
docpiles/dbstruct/html/dbobject_8h.html
pile-contributors/pile-contributors.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
v0.13.1/generated/statsmodels.genmod.families.links.logit.deriv2.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta ht...